home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / tex / indxx802.zip / ORDRFORM.BAT < prev    next >
DOS Batch File  |  1991-11-14  |  674b  |  21 lines

  1. ECHO OFF
  2. CLS
  3. ECHO The Order Form for a full working version of INDEXX and
  4. ECHO INDXPLUS is contained in the file ORDRFORM.DOC on this disk.
  5. ECHO Follow the directions below to obtain a printed copy
  6. ECHO of the Order Form.
  7. ECHO  
  8. ECHO If you don't want a copy, press CTRL-BREAK and then Y.
  9. ECHO  
  10. ECHO           DIRECTIONS
  11. ECHO  
  12. ECHO Be sure this disk is in drive A.
  13. ECHO Turn your printer OFF.  Then position the top edge of the paper 
  14. ECHO 1 inch (2.5 cms) above the print head.  Then turn the printer ON.
  15. ECHO Even if the paper is positioned correctly,
  16. ECHO be sure to turn the printer OFF, then ON.
  17. ECHO  
  18. PAUSE
  19. ECHO ON
  20. COPY A:ORDRFORM.DOC LPT1:
  21. CLS